crypto/tls.echExtension.Type (field)

3 uses

	crypto/tls (current package)
		ech.go#L36: 	Type uint16
		ech.go#L112: 		if !extensions.ReadUint16(&e.Type) {
		ech.go#L181: 			if ext.Type&uint16(1<<15) != 0 {